projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21d07b1
)
(bootstrap): Make bootstrap-after.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Wed, 22 Jan 2003 17:13:08 +0000
(17:13 +0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Wed, 22 Jan 2003 17:13:08 +0000
(17:13 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 85f2425c81f7a2a3fb1aefa132b06aa0593e22a9..b4abc856c40f6cd9bf05ced8fc4a11353a5cc234 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-738,6
+738,7
@@
bootstrap: bootstrap-clean-before info FRC
(cd lisp; $(MAKE) $(MFLAGS) bootstrap EMACS=../src/bootstrap-emacs)
(cd src; $(MAKE) $(MFLAGS) mostlyclean)
$(MAKE) $(MFLAGS) all
+ (cd lisp; $(MAKE) $(MFLAGS) bootstrap-after)
### Used for `bootstrap' to avoid deleting existing dumped Emacs executables.
bootstrap-clean-before: FRC